home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 1998 #10 / CD 10 (Black) - 1998.iso / 3dmovie / 3dmm.exe / 3DMM.INF next >
Encoding:
Windows Setup INFormation  |  1996-03-12  |  4.3 KB  |  141 lines

  1. ;---------------------------------------------------
  2. ; Author: GlenMac
  3. ; Installs 3D Movie Maker Trial Version Applet 
  4. ;---------------------------------------------------
  5.  
  6. [DefaultInstall]
  7. CopyFiles=3DMMTRIAL.copy.prog,3DMMTRIAL.copy.inf, 3DMMTRIAL.copy.samples, 3DMMTRIAL.copy.inf, 3DMMTRIAL.copy.font
  8. UpdateINIs=3DMMTRIAL.InstallLinks
  9. AddReg=3DMMTRIAL.Reg
  10. ;AddReg=CopyFont.RunOnce
  11.  
  12. [DefaultUninstall]
  13. DelFiles=3DMMTRIAL.copy.prog,3DMMTRIAL.copy.samples,3DMMTRIAL.copy.inf
  14. DelReg=3DMMTRIAL.Delreg
  15. UpdateINIs=3DMMTRIAL.UninstallLinks
  16. AddReg=Reg.RunOnce
  17.  
  18. [version]
  19. signature="$CHICAGO$"
  20.  
  21. ; F i l e   c o p y i n g   s e c t i o n s
  22. ; -----------------------------------------
  23. [DestinationDirs]
  24. 3DMMTRIAL.copy.prog=24,%3DMMTRIALROOT%%3DMMTRIALSUB%
  25. 3DMMTRIAL.copy.samples=24,%3DMMTRIALROOT%%3DMMTRIALSAMPLES%
  26. 3DMMTRIAL.copy.font=20
  27. 3DMMTRIAL.copy.inf=17
  28.  
  29.  
  30. ; -----------------------------------------------------
  31. [3DMMTRIAL.copy.prog]
  32. 3DMOVIE.CHK,,,2
  33. BLDGHD.CHK,,,2
  34. building.chk,,,2
  35. 3DMTRIAL.EXE,,,2
  36. HELP.CHK,,,2
  37. helpaud.chk,,,2
  38. new.3cn,,,2
  39. new.3th,,,2
  40. SHARECD.CHK,,,2
  41. shared.chk,,,2
  42. studio.chk,,,2
  43. comic.ttf,,,2
  44.  
  45. [3DMMTRIAL.copy.inf]
  46. 3dmm.inf,,,2
  47.        
  48. [3DMMTRIAL.copy.samples]
  49. empty.txt,,,2
  50.  
  51. [3DMMTRIAL.copy.font]
  52. comic.ttf,,,16
  53.  
  54. ; W h e r e   t h e   f i l e s   c o m e   f r o m
  55. ; -------------------------------------------------
  56. [SourceDisksNames]
  57. 123="","",1
  58.  
  59. [SourceDisksFiles]
  60. 3DMOVIE.CHK=123
  61. BLDGHD.CHK=123
  62. building.chk=123
  63. 3DMTRIAL.EXE=123
  64. HELP.CHK=123
  65. helpaud.chk=123
  66. new.3cn=123
  67. new.3th=123
  68. SHARECD.CHK=123
  69. shared.chk=123
  70. studio.chk=123
  71. 3dmm.inf=123
  72. empty.txt=123
  73.  
  74.  
  75. ; Install Links
  76. ; ---------------------------------
  77.  
  78. [3DMMTRIAL.InstallLinks]
  79. setup.ini, progman.groups,,"group55=%3DMMTRIALGROUP%"
  80. setup.ini, group55,,"""%3DMMTRIALDESCRIPTION%"", ""%24%%3DMMTRIALROOT%%3DMMTRIALSUB%%3DMMTRIALEXE%"",,,,,%3DMMTRIALShortDesc%"
  81.  
  82.  
  83. ; UnInstall Links 
  84. ; ---------------------------------
  85. [3DMMTRIAL.UninstallLinks]
  86. setup.ini, progman.groups,,"group123=%3DMMTRIALGROUP%"
  87. setup.ini, group123,,"""%3DMMTRIALDESCRIPTION%""
  88.  
  89. ; Registry additions
  90. ; -----------------------------------
  91. [3DMMTRIAL.reg]
  92. HKLM,%3DMMTRIALKEY%,InstallDirectory,,""%24%%3DMMTRIALROOT%""
  93. HKLM,%3DMMTRIALKEY%,InstallSubDir,,"%3DMMTRIALSUB%"
  94. HKLM,%3DMMTRIALPRODKEY%,%3DMMTRIALSID%,,"%3DMMTRIALPRODS%"
  95. HKLM,%3DMMUNINSTALLKEY%,"DisplayName",,"%3DMMUNINSTALLNAME%"
  96. HKLM,%3DMMUNINSTALLKEY%,"UninstallString",,"%10%\rundll.exe setupx.dll,InstallHinfSection DefaultUninstall 132 "%17%\3dmm.inf"
  97.                                            
  98. ; Registry Uninstall
  99. ; -----------------------------------------------
  100. [3DMMTRIAL.delreg]
  101. HKLM,%3DMMTRIALKEY%,InstallDirectory,,""%24%%3DMMTRIALROOT%""
  102. HKLM,%3DMMTRIALKEY%,InstallSubDir,,"%3DMMTRIALSUB%"
  103. HKLM,%3DMMTRIALPRODKEY%,%3DMMTRIALSID%,,"%3DMMTRIALPRODS%"
  104. HKLM,%3DMMUNINSTALLKEY%,"DisplayName",,""
  105. HKLM,%3DMMUNINSTALLKEY%,"UninstallString",,""
  106. HKLM,%3DMMUNINSTALLKEY%,"",,""
  107. HKLM,%3DMMTRIALKEY%,"",,""
  108. HKLM,%3DMMTRIALPRODKEY%,"",,""
  109.  
  110. ; this would have copied the font into the font folder
  111. ; but the flag '16' allows us to copy the comic font without overwriting an older version
  112. [CopyFont.RunOnce]
  113. HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,"%APPNAME%",,"command.com /c xcopy /d %24%%3DMMTRIALRoot%%3DMMTRIALSub%comic.ttf %20%"
  114.  
  115. ; delete folders for uninstall
  116. ; delete everything under \MSDemo1\mskids\
  117. ; -----------------------------------------------
  118. [Reg.RunOnce]
  119. HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,"%APPNAME%",,"command.com /c deltree /y %24%%3DMMTRIALDELROOT%"
  120.  
  121. ; L o c a l i s e d   s t u f f 
  122. ; -----------------------------------------------
  123. [Strings]
  124. 3DMMTRIALROOT        = "Progra~1\MSDemo1\Mskids\"
  125. 3DMMTRIALDELROOT    = "Progra~1\MSDemo1"
  126. 3DMMTRIALSUB        = "3DMovie\"
  127. 3DMMTRIALSAMPLES       = "Users\Melanie"
  128. 3DMMTRIALEXE        = "3DMTRIAL.EXE"
  129. APPNAME                = "3DMTRIAL"
  130. 3DMMTRIALGROUP             = "Microsoft Kids"                  ; shortcut location
  131. 3DMMTRIALDESCRIPTION          = "3D Movie Maker Trial Version"    ; shortcut name
  132. 3DMMTRIALShortDesc        = "Details"                         ; details view
  133. 3DMMTRIALKEY            = "Software\Microsoft\Microsoft Kids\3D Movie Demo"
  134. 3DMMTRIALPRODKEY        = "Software\Microsoft\Microsoft Kids\3D Movie Demo\Products"
  135. 3DMMTRIALSID            = "2"
  136. 3DMMTRIALPRODS            = "3D Movie Maker/3DMovie"
  137. 3DMMUNINSTALLKEY        = "Software\Microsoft\Windows\CurrentVersion\Uninstall\MS3DDemo"
  138. 3DMMUNINSTALLNAME        = "3D Movie Maker Trial Version"
  139.  
  140.  
  141.